Customizing the Randomizer

Category: Zone BBS Suggestions and Feedback

Post 1 by TylerK (This site is so "educational") on Wednesday, 25-Nov-2009 12:52:25

Would it be possible to add a way for us to customize the randomizer so it only performs substitutions when we want it to (i.e., so it doesn't try to do a substitution when someone writes the name of an environment variable, like %path% or when someone writes code like i=i%n;), maybe via a regex evaluated with preg_match_all() that we could enter into Account Settings, and failing the use of a regex, a QN command (maybe /nr?) that's similar to the /text command in Messenger Plus (which doesn't parse any of that app's special format codes and leaves the message unchanged)?

Post 2 by SunshineAndRain (I'm happily married, a mom of two and a fulltime college student.) on Wednesday, 25-Nov-2009 22:27:01

Hmmm. Interesting suggestion. I don't really use the randomizer as muchas I used to, so I don't know if it would affect me much, but it's not a bad idea.